@import url("../../[branding]_components/tripleTabsGallery.css?v=DnnSHulermUQQ_h8qmmY8Jd8cHU");.gallery-container{position:relative;overflow:hidden;height:auto;margin:0 auto;padding:3.125rem 0}.gallery-section-title{font-family:var(--gallery-section-title-font-family);font-weight:var(--gallery-section-title-font-weight);font-size:var(--gallery-section-title-font-size);color:var(--gallery-section-title-color);text-align:center;text-transform:var(--gallery-section-title-text-transform);padding-bottom:3.125rem}.gallery-section-subtitle{padding-bottom:2rem}.gallery-section-subtitle p{font-family:var(--gallery-section-subtitle-font-family);font-weight:var(--gallery-section-subtitle-font-weight);font-size:var(--text-md);color:var(--gallery-section-subtitle-color)}.gallery-tabs{display:flex;justify-content:center;padding-bottom:2rem}.gallery-tab{border-bottom:2px solid var(--gallery-tab-border-bottom);width:25%}.btn-gallery{font-family:var(--gallery-tab-button-font-family);font-weight:var(--gallery-tab-button-font-weight);font-size:var(--gallery-tab-button-font-size);color:var(--gallery-tab-button-color);text-align:center;text-transform:var(--gallery-tab-button-text-transform);margin-bottom:0;cursor:pointer}.btn-gallery.active,.btn-gallery:hover{font-family:var(--gallery-tab-button-active-and-hover-font-family);font-weight:var(--gallery-tab-button-active-and-hover-font-weight);font-size:var(--gallery-tab-button-active-and-hover-font-size);color:var(--gallery-tab-button-active-and-hover-color);border-bottom:var(--gallery-tab-button-active-and-hover-border-bottom);margin-bottom:-2px;text-align:center;text-transform:var(--gallery-tab-button-active-and-hover-text-transform)}.btn-gallery:focus{outline:var(--gallery-tab-button-focus-outline);outline-offset:var(--gallery-tab-button-focus-outline-offset)}.gallery-image{width:100%;max-height:100%;height:41.875rem;object-fit:cover}.swiper-gallery-all,.swiper-gallery-first-category,.swiper-gallery-second-category{position:relative}.swiper-gallery-arrows{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;align-items:center;width:95%;z-index:10}.swiper-gallery-all-arrow{display:grid;place-items:center;width:3rem;height:5.75rem;background-color:var(--gallery-arrow-background-color)}.swiper-gallery-all-arrow svg path{fill:var(--gallery-arrow-svg-color)}.swiper-gallery-all-arrow:focus{outline:var(--gallery-arrow-focus-outline);outline-offset:var(--gallery-arrow-focus-outline-offset)}.is-hidden{display:none!important}.swiper-gallery-pagination{display:flex;justify-content:center;align-items:center;padding-top:1.875rem}.swiper-gallery-pagination .swiper-pagination-bullet{width:var(--gallery-pagination-bullet-width-and-height);height:var(--gallery-pagination-bullet-width-and-height);background:var(--gallery-pagination-bullet-background-color);border:var(--gallery-pagination-bullet-border);opacity:1}.swiper-gallery-pagination .swiper-pagination-bullet-active{width:var(--gallery-pagination-bullet-width-and-height-active);height:var(--gallery-pagination-bullet-width-and-height-active);background:var(--gallery-pagination-bullet-background-color-active);border:var(--gallery-pagination-bullet-border-active)}.swiper-image{position:relative;width:100%;overflow:hidden;background:#f0f0f0}.image-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;z-index:1}.swiper-image.loaded img{opacity:1}.swiper-image.loaded .image-skeleton{opacity:0;pointer-events:none}@keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@media(max-width:1024px){.swiper-gallery-arrows{width:97%}}@media(max-width:768px){.gallery-section-title{font-size:var(--gallery-section-title-font-size)}.gallery-image{height:25rem}.swiper-gallery-all-arrow svg{width:.625rem;height:1rem}.swiper-gallery-arrows{width:95%}.swiper-gallery-all-arrow{width:1.5rem;height:3rem}}@media(max-width:575px){.gallery-container{padding:2.5 0}.gallery-section-title{padding-bottom:1.25rem}.gallery-image{height:15.625rem}.swiper-gallery-arrows{width:100%;top:40%;left:40%;transform:translate(-40%,-40%)}}